Click or drag to resize

ServiceClientCertificate Property

Gets or sets the security client certificate.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public X509Certificate ClientCertificate { get; set; }

Property Value

Type: X509Certificate
The client certificate.
See Also